home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
redakcyjne
/
PEBuilder
/
pebuilder3110a.exe
/
{app}
/
plugin
/
penetcfg
/
autorun0penetcfg.cmd
< prev
next >
Wrap
OS/2 REXX Batch file
|
2004-02-19
|
122b
|
6 lines
@echo off
title Starting Network Support
call %SystemRoot%\system32\penetcfg.exe /UseProfile
rem call mstcp.cmd
exit